home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/src/apps/gmemusage README
-
-
- gmemusage is a graphical memory usage display tool, developed at
- Silicon Graphics to help programmers analyze how their programs and
- the system as a whole is using memory. It has proven to be quite
- useful to programmers at Silicon Graphics, and hopefully will be
- useful to Silicon Graphics developers as well.
-
- If gmemusage is not setuid root, it will not work right for users
- other than root. This is because it needs permission to read the
- entries in /proc. To make gmemusage setuid root, run the following
- command:
-
- chown root gmemusage ; chmod 4755 gmemusage
-